Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

  • 5 years, 8 months ago surefoot
    Participant

    Expired

    in reply to: mobile menu does not open after WordPress 5.5 update

    We are also experiencing this. Please let us know if there is a short-term fix while you are working on full updates. Thanks.

    8 years, 7 months ago surefoot
    Participant

    Expired

    in reply to: Full width settings

    Thanks, I think I finally figured out a static header and was able to make it work with some tweaking.

    This is unrelated, but moreso has to do with performance. After running the site through a performance optimization tool, there are a few things that stand out as you can see in this screenshot: https://goo.gl/2YjNq5

    I’ve tried installing a few plugins to help with things like minification and deferring parsing, but they don’t play nicely with the theme. Do you have any recommendations or plans to address any of these items in future releases?

    Thanks!

    8 years, 7 months ago surefoot
    Participant

    Expired

    in reply to: Nav is showing white text on a single page

    Thanks, but it’s already set to the dark version. All the rest of our pages on our site work, except of the /jobs/ page.

    You can see from the code it’s using the dark version, but it has something overriding it w/ an !important. See below:

    <span class=”selector” style=”font-family: Menlo, monospace; font-size: 11px; min-width: 0px; min-height: 0px; box-sizing: border-box; color: #888888;”><span class=”simple-selector selector-matches” style=”min-width: 0px; min-height: 0px; box-sizing: border-box; color: #222222;”>.background–dark nav .menu > li > a, </span><span class=”simple-selector” style=”min-width: 0px; min-height: 0px; box-sizing: border-box;”>.background–dark header#header .header_tools .vert_mid > a, .background–dark header#header .header_tools .vert_mid .cart .cart_icon, .background–dark .slicknav_btn:after</span></span><span style=”color: #303942; font-family: Menlo, monospace; font-size: 11px; min-width: 0px; min-height: 0px; box-sizing: border-box;”> {</span>
    <div class=”style-properties matched-styles monospace” style=”flex: 1 1 0%; padding: 2px 4px 0px 0px; min-width: 0px; min-height: 0px; box-sizing: border-box; font-family: Menlo, monospace; font-size: 11px; margin: 0px; list-style: none; clear: both; display: flex; color: #303942; white-space: nowrap;”>
    <div class=”tree-outline-disclosure” style=”min-width: 100%; min-height: 0px; box-sizing: border-box; display: inline-block;”>

      <li style=”min-width: 0px; min-height: 14px; box-sizing: border-box; text-overflow: ellipsis; white-space: normal; position: relative; display: block; align-items: center; margin-left: 0px !important; padding-left: 38px; cursor: auto; clear: both;”><input class=”enabled-button” style=”min-width: 0px; min-height: 0px; font-family: inherit; font-size: 10px; background-color: white; visibility: visible; float: left; margin: 0px; vertical-align: top; position: relative; z-index: 1; width: 18px; left: -40px; top: 1px; height: 13px;” type=”checkbox” /> <span class=”webkit-css-property” style=”min-width: 0px; min-height: 0px; box-sizing: border-box; color: #c80000; margin-left: -38px;”>color</span>: <span class=”value” style=”min-width: 0px; min-height: 0px; box-sizing: border-box;”><span style=”white-space: nowrap; min-width: 0px; min-height: 0px; box-sizing: border-box;”><span style=”min-width: 0px; min-height: 0px; box-sizing: border-box;”>#fff</span></span> !important</span>;

    </div>
    </div>
    <div class=”sidebar-pane-closing-brace” style=”min-width: 0px; min-height: 0px; box-sizing: border-box; clear: both; color: #303942; font-family: Menlo, monospace; font-size: 11px; white-space: nowrap;”>}</div>

    8 years, 8 months ago surefoot
    Participant

    Expired

    in reply to: Full width settings

    Hi,

    I did originally add text over an image that way, but it wouldn’t work with the full width header. So I guess I’ll stick to the carousel but if you have any overrides to help with performance (eg remove all animations and pagination elements) that’d be helpful!

    To answer your question, the link to the page I’m referencing is: https://surefoot.staging.wpengine.com/. You can visit that to help with the responsive layout (note, every page uses a carousel, so it’d be great if the styling could apply to each page header).

    Thank you!

    8 years, 8 months ago surefoot
    Participant

    Expired

    in reply to: Full width settings

    I’d like dynamic text so I guess I’ll have to stick with the slide. Are there any plans to make a module that allows for text to be overlaid on a static image? Seems like something a lot of folks might be able to use.

    Anyway, I’ve written some custom CSS to make the text on the slider fullwidth (desktop view: https://goo.gl/yC9Wqu), but even without that, scaling on mobile seems to be a problem for the carousel: https://goo.gl/NzhfA6

    Do you have any pre-written CSS you could provide that accounts for this? Also, if you have any CSS that removes the pagination arrows onload, that’d be awesome!

    8 years, 8 months ago surefoot
    Participant

    Expired

    in reply to: Full width settings

    Can I add dynamic text to the static page header? I see that if I toggle “Active Page Header” to ON, it displays the page name, but I want to put custom text there.

    Basically, I want a static header with text and a button overlaid like so: https://goo.gl/GSr8pV

    I got it working with the slider but would rather not have to go the slider route if I don’t have to, because it slows down the load time considerably.

    Thank you!

    8 years, 9 months ago surefoot
    Participant

    Expired

    in reply to: Remove link/hover attributes if link field is blank?

    One more thing- the title text below the service circles on the homepage are still links, to the homepage. I would like to remove those links as well.

    8 years, 9 months ago surefoot
    Participant

    Expired

    in reply to: Remove link/hover attributes if link field is blank?

    FYI- i dropped in one for the hp as well w/

     

    .services_medium.style_3.wpb_content_element {

    pointer-events: none;

    }

    • This reply was modified 8 years, 9 months ago by surefoot.
    • This reply was modified 8 years, 9 months ago by surefoot.
    8 years, 9 months ago surefoot
    Participant

    Expired

    in reply to: Remove link/hover attributes if link field is blank?

    Thanks, Mihaila.

    Here are the pages we’re wanting the hover effect removed from: https://surefoot.me/ and https://surefoot.me/why-us/

Viewing 9 posts - 1 through 9 (of 9 total)

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password