badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Want to get rid of extra space in Slogan bar

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #3438
    shawnhoffman
    Participant

    Working on a new website at and I am having a problem with the slogan bar below the slider – you will see that below the slogan there is a substantial amount of space, and above the button to the right there is another space– it seems like I Should be able to eliminate both of those spaces. I’m not sure where they came from, or how/where to edit them. Thanks!!

    #3440
    shawnhoffman
    Participant

    Sorry forgot the site – its http://shawn.mcctraduccion.com

    #3442
    shawnhoffman
    Participant

    Also solved!

    in styles.css I changed:

    .slogan-wrap .slogan {
    	font-size: 24px;	
    	line-height: 30px;
    	color: #fff;
    	<strong>width: 75%;</strong>
    	float: left;

    From 80 to 75. Probably because of the length of my slogan… Fixed now! Hope it helps somebody else.

    #3466
    Rabin Shrestha
    Participant

    Thanks for sharing. If you have directly edited the theme file, your changes will get lost when you update the theme instead paste the above CSS in Appearance->Theme Options->Design Options->Custom CSS box

    Rabin

    #3469
    shawnhoffman
    Participant

    Okay – thanks. I suppose that goes for any edits to the theme css…

    Will that be the same for editing other files in the theme as well, like in my other recent post about a 2nd business page?
    (Still learning WP). Thanks.

    #3470
    Rabin Shrestha
    Participant

    For CSS you can use custom CSS box but if you like to edit the html/php coding you have to create child theme if you want the changes to remain intact. Here is link for more detail http://codex.wordpress.org/Child_Themes

    Rabin

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.