Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #9926

    For some reason, the background of the text on the title for the featured image slider is not showing up for the first two images in the slider. Any idea what could be causing that?
    Catch Everest Pro
    http://www.fluoridefreemaine.com
    password: ff

    thank you!

    #9958
    Sakin
    Keymaster

    @alisonmckellar: You need to update to latest version 1.2.2 to fixed that issue. Or if you want to fix it in this version then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #main-slider .entry-title a {
    	background: rgba(255, 255, 255, 0.7);
    	color: #222;
    	display: block;
    	padding: 10px 25px;
    }
    #9993

    Thank you! I tried updating before asking the question and for some reason, the site ended up completely without formatting (I’ve updated with no trouble in the past). I haven’t bothered to try again yet… I’m sure it was something silly I did… your CSS solved my problem completely. Thanks.

    #11426
    heatherlb
    Participant

    Hi Sakin, I’m having the same problem with the title text on the slider… no background and no left padding.

    I used your custom CSS, and it fixed the problem, but I thought updating my theme should have fixed it without resorting to a custom CSS fix (I have theme version 1.3 installed). Am I overlooking something?

    #11440
    Sakin
    Keymaster

    @heatherlb: Please add in your site URL. If you have latest version, then it should have been fine. Did you clear your browser cache and checked in.

    #11450
    heatherlb
    Participant

    I took out the code and cleared my cache…. seemed to do the trick. Thanks!
    (I’m working locally…happy to share a URL soon as I’ve got something ready to go live.) You’re going to like how awesome your great theme looks in this website I’m working on! 😉

    #11451
    Sakin
    Keymaster

    @heatherlb: Thanks looking forward to see your website. All the best. 🙂

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘featured image slider text’ is closed to new replies.