Forum Replies Created

Viewing 20 posts - 7,481 through 7,500 (of 12,027 total)
  • Author
    Posts
  • in reply to: Title won't change colour #180815
    Skandha
    Participant

    @the-brink: Hello there,
    Since the text THE BRINK is inside <a href>tag you will need to use .site-title a to be able to change the text color.

    Kind Regards,
    Skandha

    in reply to: Place social icons on top of page / overlaying header image #180813
    Skandha
    Participant

    @violoniste16: Hello there,
    You can use the Header Social Menu for that.
    Go to => Appearance => Customize => Menus => View All Locations => Header Social Menu => Select your Social Menu.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: make category descriptions visible #180812
    Skandha
    Participant

    @the-brink: Hello Rosie,
    The category description should automatically show up if you have added the description for any category.
    Let me know for which category you have added the description so that I can check it out.

    Kind Regards,
    Skandha

    in reply to: How do I remove homepage content? #180811
    Skandha
    Participant

    @mynameisjames: Hello there,
    The option to disable the page content from homepage is only available in pro version of the theme.
    I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: Main menu font more big or strong #180810
    Skandha
    Participant

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

    .menu-header-container.wrapper ul li a {
        font-size: 16px !important;
        font-weight: bold;
    }

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

    in reply to: resizing image thumbnails #180809
    Skandha
    Participant

    @the-brink: Hello TB,
    Can you try using Regenerate Thumbnail to regenerate the thumbnails.

    Let me know if this resolves the issue.
    Kind Regards,
    Skandha

    in reply to: social menu doesn't respond to styling in css #180808
    Skandha
    Participant

    @the-brink: Hello TB,
    To increase the size of social icon
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .social-navigation .icon {
        height: 25px !important;
        width: 25px !important;
    }

    You can change the height and width according to your requirement.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: change behaviour of title on hover #180804
    Skandha
    Participant

    @the-brink: Hello TB,
    To remove the underline and have a different color on hover for the site title
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-title a:hover, .site-title a:focus {
        text-decoration: none !important;
        color: #F8155A !important;
    }

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

    in reply to: Change wording of footer #180803
    Skandha
    Participant

    @the-brink: Hello there,
    The Footer Editor Option is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: Key? #180802
    Skandha
    Participant

    @violoniste16: Hello there,
    We don’t provide License Key as we do not have auto update feature. You will need to manually update the pro theme.

    Let me know if this clears your doubt.
    Kind Regards,
    Skandha

    in reply to: Set image in page header #180702
    Skandha
    Participant

    @jennifersimsdesign-com-au: Hello Jen,
    To have a page’s featured image to be set as the header image for that page.
    Go to => Appearance => Customize => Header Media => Enable On => Select Entire Site Page/Post Featured Image

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

    Skandha
    Participant

    @lutzy03: Hello there,
    The option to select Pages in Service Section is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: Izabel Free / VAT options #180676
    Skandha
    Participant

    @ulrika-a-jondelius: Hello there,
    I will need to check your admin settings to debug the issue. For that I will need you WP Admin Credentials.
    I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: Mailchimp embedded contact form #180664
    Skandha
    Participant

    @coconuts4sale: Hello Lana,
    Can you check your Contact Page and let me know if that form is what you want!

    Kind Regards,
    Skandha

    in reply to: Desactivate foot page area # 2 for mobile Device #180658
    Skandha
    Participant

    @chantal-admin: Hello there,
    To hide all the footer widget for mobile
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (max-width:940px) {
    	#supplementary {
    	    display: none;
    	}	
    }

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

    in reply to: "Essential content types pluggin" Services linking to Posts #180657
    Skandha
    Participant

    @lutzy03: Hello there,
    I am sorry but I am not able to quite understand the issue you are having. Can you please post in your site URL.

    Kind Regards,
    Skandha

    in reply to: Disable scroll on homepage #180656
    Skandha
    Participant

    @april4291: Hello there,
    The option to disable homepage content is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: no sound in header video #180651
    Skandha
    Participant

    @the-brink: Hello Rosie,
    You can upload the screenshot on platforms like Goggle Drive or Dropbox and paste the link here.

    Kind Regards,
    Skandha

    in reply to: can i hide this info? #180650
    Skandha
    Participant

    @the-brink: Hello there,
    Please create a separate support ticket so that I can help you out. Also post in your site URL as well.

    Kind Regards,
    Skandha

    in reply to: solid construction demo data #180648
    Skandha
    Participant

    @oldcolonymasonsgmail-com: Hello there,
    Can you please create a separate support ticket so that I can help you out.

    Kind Regards,
    Skandha

Viewing 20 posts - 7,481 through 7,500 (of 12,027 total)