Forum Replies Created

Viewing 20 posts - 2,281 through 2,300 (of 12,034 total)
  • Author
    Posts
  • in reply to: Button Colours #278248
    Skandha
    Participant

    @lamby: Hello Stephen,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    input[type="date"]:focus, input[type="time"]:focus, input[type="datetime-local"]:focus, input[type="week"]:focus, input[type="month"]:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, blockquote, .rtl blockquote, .page-links a, .section-title::after, #header-menu-social::before, #hero-section .entry-title::after, #feature-slider-section .cycle-prev:hover, #feature-slider-section .cycle-prev:focus, #feature-slider-section .cycle-next:hover, #feature-slider-section .cycle-next:focus, .woocommerce-info, .woocommerce-message {
        border-color: #f23456;
    }

    You can change the color according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @twin6: Hello there,
    The section you are referring to is Promotion Headline.
    Go to => Appearance => Customize => Theme Options => Promotion Headline Options

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: Bold Photography Theme Demo Data #278244
    Skandha
    Participant

    @auras: Hello there,
    To import the demo you will need to install and activate Catch Themes Demo Import plugin.

    Then,
    Go to => Appearance => Catch Themes Demo Import => You should able to find the import options here.

    Note: Make sure you have Bold Photography theme activated on your site.

    Let me know if this works out!

    Kind Regards,
    Skandha

    in reply to: Change in the news from testimonials #278242
    Skandha
    Participant

    @blueshark: Hello there,
    To change the order of sections
    Go to => Appearance => Customize => Theme Options => Section Sorter => Drag and Drop to change the order and Publish.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Site Logo Size #278241
    Skandha
    Participant

    @andrmcal: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .woocommerce .custom-logo {
        max-width: 180px;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Change title “in the news” from testimonials #278235
    Skandha
    Participant

    @blueshark: Hello there,
    Go to => Appearance => Customize => Theme Options => Testimonials => Headline => Edit the text and Publish.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Full width on specific page #278234
    Skandha
    Participant

    @calemotionnc: Hello there,
    Can you please post in your site URL and let me know which specific page you want to be full width?

    Kind Regards,
    Skandha

    in reply to: gap at the right side of page #278233
    Skandha
    Participant

    @toerfiets: Hello Hans,
    Can you please try deactivating all the plugins and check if the issue is resolved?

    Kind Regards,
    Skandha

    in reply to: Post title above image #278232
    Skandha
    Participant

    @lamby: Hello Stephen,
    To have the title show up above the Featured Image you will need to create a child theme and do a little bit of customization. Letme know if you are familiar with child theme customization otherwise I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    in reply to: Link colors in the sidebar #278230
    Skandha
    Participant

    @henebe: Hello Heinz,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #ew-posts-2 a:hover {
        color: #89f7fe;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Colors in future content #278229
    Skandha
    Participant

    @henebe: Hello Heinz,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .menu-item a:focus {
    	color: #f23456 !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: version 2.4.7 #278205
    Skandha
    Participant


    @henebe
    : Hello Heinz,
    Can you please update to version 2.4.9 so that I can look into the issue on yours site?

    Kind Regards,
    Skandha

    in reply to: Captions bellow photo in Gallery #278164
    Skandha
    Participant

    @michvar: Hello Michael,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Font colors menu #278151
    Skandha
    Participant

    @henebe: Glad it worked out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Making Content Full Page #278149
    Skandha
    Participant

    @btm5811: Hello there,
    Go to => Appearance => Customize => Theme Options => Layout Options => Default Layout => Select No Sidebar: Full Width and Publish.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: big space between content and primary menu #278143
    Skandha
    Participant

    @toerfiets: Hello Hans,
    Did you try adding the following CSS Code.

    .singular-content-wrap .entry-header {
        display: none;
    }

    Let me know if the issue persists!
    Kind Regards,
    Skandha

    in reply to: Font colors menu #278141
    Skandha
    Participant

    @henebe: Hello Heinz,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .menu-item a:hover {
        color: #82d0f5;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Photofocus PRO Theme compatibility issues with PHP 7.4 #278130
    Skandha
    Participant

    @dupguy: Hello there,
    Let me know if the issue reappears!

    Kind Regards,
    Skandha

    in reply to: Button Colours #278126
    Skandha
    Participant

    @lamby: Hello Stephen,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .readmore, #scrollup {
        background-color: #f23456 !important;
    }

    You can change the color according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Space Below Header Image on Ipad/Mobile #278045
    Skandha
    Participant

    @nikki-s: Hello there,
    I will look into the issue and get back to you soon on this

    Kind Regards,
    Skandha

Viewing 20 posts - 2,281 through 2,300 (of 12,034 total)