Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi again, what CataBlog code are you using for your image display?

    Kind regards

    Thread Starter webowner

    (@webowner)

    Hi there,

    Thanks for the reply….it’s the Gallery template…

    How to keep the title and black bar exactly like that, but have it on all the time…

    Thread Starter webowner

    (@webowner)

    Code is:

    Catablog id=”8506″ navigation=”disabled” template=gallery

    Can you type your website link here please.

    Thread Starter webowner

    (@webowner)

    Hi

    OK site is https://fodphotosite.com

    Have a look at the Photo Gallery section to “see” what I mean…

    Any help is helpful. Thanks in advance.

    Hi add the following to your style.css theme file.

    You should always work with a child theme.

    .catablog-gallery.catablog-row .catablog-title {
    
     display: block !important; //...this is what you need to add
    
    }

    This will make the title active all the time. I am not sure if this is going to affect any other settings. Please keep an eye out for any Title settings that you enable within your CataBlog.

    If this resolves your issue, could you close this titcket.

    Kind regards

    Thread Starter webowner

    (@webowner)

    Resolved, thank you so much. Yes that worked.

    I am happy to hear and you are most welcome ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: CataBlog] Keep title on’ is closed to new replies.