Get Professional Customization for any Website!
Contact us here for a free quote.

Okay
  Public Ticket #745147
Removing Header Line
Closed

Comments

  • Lee started the conversation

    I've looked at the "Shortcodes" on the Dashboard and see the comments within the CSS. However, is there a comprehensive reference somewhere that defines all the Shortcodes and CSS?

    Having that would make it easier for me to edit the site.

    For example, I want to remove the bottom border underneath the logo on the homepage, but I can't find what's controlling it.

    I assumed it was heading, but this is the only heading reference I see, and that's not it.

    .su-heading-style-default {
    	padding: 2px 0;
    	border-top: 1px solid #999;
    	border-bottom: 1px solid #999;
    }
    .su-heading-style-default .su-heading-inner {
    	padding: 1em 0.5em;
    	border-top: 4px solid #eee;
    	border-bottom: 4px solid #eee;
    }


    Thanks


  •  184
    George replied

    Hi,

    If you want to view all CSS code for the shortcodes please open files /wp-content/plugins/shortcodes-ultimate-gb/assets/css/ 

    box-shortcodes.css

    content-shortcodes.css

    galleries-shortcodes.css

    other-shortcodes.css

    and file from /wp-content/plugins/shortcodes-ultimate-extra/assets/css/extra.css

    Hope this helps.

    Best regards,

    George