Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 616 through 630 (of 3,301 total)
  • Author
    Search Results
  • #155770
    Valentina UlivieriValentina Ulivieri
    Participant
    Member since: June 28, 2020

    How can I change the top bar color in Spa Lite?
    I have checked all the color controls but I can’t find that one anywhere.
    It’s set on light grey at the moment
    URL:
    http://bodyspiritflow.com/wp-admin/customize.php?return=%2Fwp-admin%2Fthemes.php%3Fpage%3Dtheme-demo-import#

    #155731
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31297
    • Total: 31297
    Member since: August 16, 2013

    Hi,

    Magnification gestures allows visually impaired users to zoom in and pan the whole screen.
    Window zoom allows users to zoom in or out within a window and invert the color.
    Available options may vary depending upon device.

    1. From a Home screen, navigate: Settings > Accessibility > (Vision) > Magnification.
    2. Tap the ‘Magnification gestures’ or ‘Touch zoom’ switch to turn on on switch or off off switch.
    3. Do one of the following:

    > To zoom, quickly tap the screen 3 times with one finger.
    > Drag 2 or more fingers to scroll.
    > Pinch 2 or more fingers together or apart to adjust zoom.
    > To zoom temporarily, quickly tap the screen 3 times and hold down your finger on the third tap.
    > Drag your finger to move around the screen.
    > Lift your finger to zoom out.

    Regards,
    Brad

    #155706

    In reply to: girlie pro theme

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31297
    • Total: 31297
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS:

    #error-page {
        margin-top: 0 !important;
    }
    @media screen and (max-width:767px) {
    .header .header-inner .nav ul li a { color:#282828 !important;}
    }

    Regards,
    Dave

    lorencelorence
    Participant
    Member since: July 6, 2017

    Hi,

    I use the gallery on the Minimal Theme. When i click on a thumbnail, the full photo shows. Working as intended 🙂 I would like when i click on a thumbnail, that i can show a different photo.
    E.g. right now i have the photo in’black and white’ and when someone clicks on it, i want to show the full color photo. Could you please telle me how i can do that?

    Kind regards,

    Lorence

    #155631
    leelee
    Participant
    Member since: September 20, 2016

    Under the Posts Header Background Image, it will not let me change the image it lets me change the color but not the heading image.

    #155367

    In reply to: Beer & Pub theme

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31297
    • Total: 31297
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .header.type2 {
        position: absolute !important;
        background-color: rgba(221,51,51, 0.5) !important;
        z-index:999;
    }
    .slider-main .nivo-caption .title { font-size:66px;}

    Regards,
    Dave

    #155353

    In reply to: Design-Agency theme

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31297
    • Total: 31297
    Member since: August 16, 2013

    Hi,

    Remove previous CSS which i sent.

    Ans add this New CSS there

    #topmenu ul li.current-menu-item a:link, #topmenu ul li.current-menu-item a:visited, #topmenu ul li.current-menu-parent a:link, #topmenu ul li.current_page_parent a:visited, #topmenu ul li.current-menu-ancestor a:link, #topmenu ul li.current-menu-ancestor a:visited {
        color: #282828 !important;
    }
    #topmenu ul li.current-menu-item a:hover {
        color: #fea700 !important;
    }

    Hope this help

    Regards,
    Chris

    #155326

    In reply to: Design-Agency theme

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31297
    • Total: 31297
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    #topmenu ul li.current-menu-item > a:link, #topmenu ul li.current-menu-item > a:visited, #topmenu ul li.current-menu-parent > a:link, #topmenu ul li.current_page_parent > a:visited, #topmenu ul li.current-menu-ancestor > a:link, #topmenu ul li.current-menu-ancestor > a:visited {
        color: #282828 !important;
    }
    #topmenu ul li.current-menu-item a:hover {
        color: #fea700 !important;
    }

    Regards,
    Chris

    #155310

    In reply to: Design-Agency theme

    Ruheene JauraRuheene Jaura
    Participant
    • Topics: 13
    • Replies: 30
    • Total: 43
    Member since: March 24, 2020

    I’m not sure what I can draw out, but I changed the active color of my menu to the theme color (#fea700) to show you what I mean. So if you click on the link to my site now, you will see that all the menu items in the main menu are in yellow now, even though my default menu color is set to black. This is because each menu item points to a different section on the same page (homepage), versus pointing to a separate page as you have it in your demo site. But this is quite common in many sites, where menu links point to various sections on the same page versus separate pages, so I’m sure there must be a way to make it work correctly?

    Hope this makes sense?

    Thanks.

    #155135

    In reply to: Design-Agency theme

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31297
    • Total: 31297
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .wpcf7-form {
        font-family: "Assistant", Sans-serif !important;
    }
    #topmenu ul li.current-menu-item a, #topmenu ul li.current_page_parent a {color:#fea700;}

    Regards,
    Chris

    #155064

    In reply to: Design-Agency theme

    Ruheene JauraRuheene Jaura
    Participant
    • Topics: 13
    • Replies: 30
    • Total: 43
    Member since: March 24, 2020

    The above said, there are still 2 issues I’m having and which I would appreciate some help with please:

    1. How do I change the font in my contact form (on the homepage) to [“Assistant”, Sans-serif] to match the rest of the theme?

    2. The links in my main menu all lead to different sections on the homepage itself, except for ‘Blog’. Unfortunately this means that even though I had the default color of my menu items to black and the hover/ active colors set to the orange-yellow theme color, the menu items (except for Blog) was showing up in the theme color constantly. I had to switch the active color to black so it wouldn’t look so strange, but ideally I’d like to have the active color be the yellow/orange theme color without them all showing up like that by default.

    The link is still the same: https://pixelpie.io/

    Thanks.

    #155028

    In reply to: Design-Agency theme

    Ruheene JauraRuheene Jaura
    Participant
    • Topics: 13
    • Replies: 30
    • Total: 43
    Member since: March 24, 2020

    Please ignore that last bullet point in my previous post. It was supposed to say “how do I fix the menu link colors- only the blog anchor is working correctly for some reason” They are supposed to be black by default, and the yellow-orange color on hover.

    Thanks.

    #155014
    Jenaé DunnJenaé Dunn
    Participant
    • Topics: 2
    • Replies: 10
    • Total: 12
    Member since: May 2, 2020

    Ok I posted and saved on editor and still seeing first pic larger. on computer and mobile it is showing a thinking bar under main header without the “book now” link. before and after inputting code.
    Check to see if both sections are loading now? loads when I view, maybe because I was working on them?
    Want to change “Welcome to glo” on header color from green to another color, what is the code and where do I insert?

    #154993
    ictoria.nlictoria.nl
    Participant
    Member since: December 10, 2019

    Hi,

    We have a few issues going on with the beer and pub theme.

    1. Slider doesn’t show images(default slider). It doesn’t load.
    2. Slider title font size is shown small. In the settings of the customizer the slider title font size is 66 px. Where does this come from?
    3. I can’t change the color of the navigation bar in the customizer. It stays light grey.

    Imgur: https://imgur.com/scCmTnd

    Please advise and Thank you in advance.
    Kind regards, Ictoria

    #154982
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31297
    • Total: 31297
    Member since: August 16, 2013

    Hi,

    1. Is there a list of the color codes that I can reference to when picking the right colors to change?

    Ans: Kindly refer this link.
    https://www.rapidtables.com/web/color/RGB_Color.html

    2. Main page pic slider- first pic shows up bigger than the others, how do I make all the same size?

    Ans: Kindly go to Appearance >> Customize >> Editor >> Scroll down to bottom and paste there:

    .nivoSlider {
        height: 740px !important;
        overflow: hidden;
    }

    3. In home sections, first section, the pics I uploaded are “stretched” how do I fix this?
    4. In home sections, in procedures section, two pics are half circles and the others are full, why did this happen and how do I make them circles as well?

    Ans: Sections are not loading. therefore we are unable to check the issue.

    Regards,
    Brad

Viewing 15 results - 616 through 630 (of 3,301 total)