Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Remove thumbnail from Enfold latest news widget #268894

    Also is there a way to prevent the date from displaying ? (Show title of post only)

    in reply to: Prevent main content area from scaling #267038

    Hi Josue,

    Thanks for your suggestion – this seems to work, but when I get into the Text block editor, all the text is invisible/white in the Visual mode, unless I select it. It appears OK in the text mode. Any idea why this might happen ? I need to make it simple for my client to edit the content, so the visual mode is important.

    Screenshot

    Thanks,
    Colin

    in reply to: Logo cut off in Mobile view #252345

    Hi Yigit,

    A few more responsive-related questions :

    1) in portrait view on my iPad, the mobile navigation kicks in and works great, but in landscape view, the logo cuts off – is there a way I can specify a percentage size for this size as well to prevent the logo for getting clipped ? I wasn’t sure of the exact @media query I should use.

    Image:
    ipad - landscape

    2) I also noticed that when the browser on a desktop is below a certain width, the navigation “jumps” to the left, which brings it right to the edge of the logo as well:

    desktop

    Is there a way to define scaling for this size as well to make the logo a bit smaller in this view ? If the browser is opened wider, there is plenty of room:

    Site URL:
    http://everbeta.com/lexobgynnyc/

    3) does the additional CSS need to be added to the Quick CSS box in a certain order to maintain the current scaling for phone view ?

    Current CSS for logo scaling on phone (from your advice above in this thread):

    @media only screen and (max-width: 480px) {
    .responsive .logo a, .responsive .logo img {
    max-width: 80%;padding-top:10px;
    height: auto !important; }}

    Thanks so much for all of your assistance !
    Colin

    in reply to: Logo cut off in Mobile view #248273

    Awesome, thanks for the quick response Yigit! That fixed it
    (I added a little padding to the top to vertically center the logo for mobile..)

    Another quick question… I have the slider control arrows hidden in the slideshow (desktop view), but they still show at the bottom of the page on the mobile view – can I hide them there as well (as well as the text indicating ‘slide 1’) ?

    mobile

    Thanks!
    Colin

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