Some changes for the Scoop theme 3

The support forum is open for members only. To add a topic or reply in the forum, please login or register.

Support Forum Moved
The Pojo Themes support has been transferred to a faster and more personal ticketing platform, so the forums are no longer active.
  • If you want to learn how to use Pojo themes, check out our extensive documentation guides.
  • Need help with using our themes? Contact us with a detailed explanation of your issue in the support page.
  • Have a pre-sale question or other inquiry? Feel free to contact us about it.

Support Forums Support (Legacy) Some changes for the Scoop theme 3

This topic is: Resolved

Tagged: 

Viewing 20 posts - 1 through 20 (of 38 total)
  • Author
    Posts
  • #1350

    daniel alonso
    Participant

    Hello, I hope this will be the last questions with the theme πŸ™‚

    1- There is a padding-top in the sticky header for desktop, you can see here:

    https://onedrive.live.com/redir?resid=F53A2BE93187738C!3576&authkey=!ANg7U97-vQCYVKk&v=3&ithint=photo%2cjpg

    I need that the padding-top is 0, I tried changing this css code inside scoop/assets/css/style.css:

    .sticky-header .logo {
    overflow: hidden;
    max-height: 60px;
    padding: 15px 0;
    margin: 0;

    I change to:

    .sticky-header .logo {
    overflow: hidden;
    max-height: 60px;
    padding: 0;

    But this dont work…

    And in the header for tablet and phone there is a padding-top and padding-bottom over and under the logo and i need to set this paddings to 0, how i can do it? Thanks

    2- I need that the author in the homepage (see black bubble) and the “no comments” (see red bubble) they dont link to anything, i need this texts without links…how i can do it?

    https://onedrive.live.com/redir?resid=F53A2BE93187738C!3577&authkey=!AJnOcwTGcnFYkM0&v=3&ithint=photo%2cjpg

    Thanks a lot.

    #1351

    Noa
    Keymaster

    Hello Daniel,

    1. You’re trying to display the entire logo in the sticky header right? You can try inserting the following code:

    .sticky-header .logo{padding:0 !important;}

    2. Try inserting the following code:

    .entry-meta{
    pointer-events: none;
    cursor: default;}
    
    .entry-comment{
    pointer-events: none;
    cursor: default;}
    #1355

    daniel alonso
    Participant

    1- That works perfect for the sticky header for desktop πŸ™‚ But the logo in the header for phone and tablet has padding-top and padding-bottom, how i can change this? Thanks

    2- Perfect. Thanks

    #1356

    Boaz
    Keymaster

    You can add this CSS:
    @media (max-width: 767px)
    #header.logo-left .logo {
    margin-top: 0;
    margin-bottom: 0;
    }

    #1373

    daniel alonso
    Participant

    -I add this css inside the LIVE CSS but dont work…

    – In phones and tablets when the header is loading shows first the logo that i have for desktop and then shows the mobile logo, how i can change this? I want to show only the mobile logo directly.

    -I used a tablet of 8 inches to see my web and the header is shown like the desktop (shows the categories and the logo for desktop), why can be this? with others tablets dont happen…can be the resolution?

    Thanks a lot.

    #1376

    Noa
    Keymaster

    1. I see that you’ve removed the sticky header from the site, so I can’t check this issue out.

    2. I don’t see this issue..do you maybe have a cache plugin installed?

    3. Yes, it goes by resolution. In general the tablet is supposed to display the desktop menu.

    You can see this in our demos.

    (unless the screen is so narrow that it has the mobile resolution – 768px..)

    #1377

    daniel alonso
    Participant

    1- I removed the sticky header for phones and tablets but not for desktop. But what I want is to change the padding-top and padding-bottom in the header for phones and tablets, not the sticky header.

    2- I am using w3 total cache yes, why can happen this and how i can fix it?

    3- I understand, the problem is that the header is shown like this in tablets:

    https://onedrive.live.com/redir?resid=F53A2BE93187738C!3584&authkey=!AHRFsiWsHxVAUMs&v=3&ithint=photo%2cjpg

    How I can hide the categories in the header like in the mobile header? And I want to show the mobile logo for tablets, now shows the desktop logo for tablets.

    Or how I can show a different primary menu for tablets that shows a few categories and it appears all in the same row.

    Thanks a lot πŸ™‚

    #1378

    Noa
    Keymaster

    1. Ok try this code:

    @media (max-width: 767px) {
    #header.logo-left .logo {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    }}

    2. First of all try deactivating the plugin, cleaning your browser’s caching and then refreshing the page.

    3. So you can reduce the spaces between the menu elements only for tablet (set it by resolution).

    We are actually working on a product that will enable this in a built-in way.

    The same answer goes for your other questions regarding the menu, you can do these with CSS.

    However unfortunately we don’t provide such customization coding, we generally provide support regarding technical issues..

    #1379

    daniel alonso
    Participant

    1- That works perfect! πŸ™‚ The last question, and for changing the margin left and right of the header will be a code like this:

    @media (max-width: 767px) {
    #header.logo-left .logo {
    margin-left: 0px !important;
    margin-right: 0px !important;
    }}

    But if I want that only works for phones which will be the “max-width”? Thanks.

    2- I will try, thanks a lot πŸ™‚

    3- I understand, and when will be this product working? Will be a plugin or its something will be inside the theme?

    Thanks

    #1383

    Noa
    Keymaster

    1. The @media (max-width: 767px) / @media (max-width: 768px) is only for mobile devices.

    2. This product will work in the future, however in the meantime you can use some CSS coding.

    #1398

    daniel alonso
    Participant

    Thanks.

    1- I tried to change the right margin for this word “menu” inside the phone header with this css:

    @media (max-width:768px) {
    button.navbar-toggle.visible-xs:before {content: ‘menu’; margin-right: -13px !important;}}

    But the problem is that part of the word “menu” hides, you can see an image here:

    https://onedrive.live.com/redir?resid=F53A2BE93187738C!3590&authkey=!AFWgsvz7yRcieWM&v=3&ithint=photo%2cjpg

    How I can fix this? Thanks a lot

    2- Thanks, I will wait until you have this product for do this changes because i am really noob with css coding πŸ™ Meanwhile how I can show the mobile header until the resolution of 1024×600 (10″ netbook) and 1024×768 (12″ netbook), because until this resolution the desktop header is shown bad…

    Thanks a lot,
    Dani

    #1409

    Boaz
    Keymaster

    Hi,
    On my device it looks very good.
    But anyway, why don’t you give it a little extra margin?

    #1420

    daniel alonso
    Participant

    Thanks.

    You mean extra margin for the question 1 or 2? How I can do it? Thanks a lot

    #1422

    Boaz
    Keymaster

    You mentioned that you gave:
    @media (max-width:768px) {
    button.navbar-toggle.visible-xs:before {content: β€˜menu’; margin-right: -13px !important;}}

    Didn’t you do it in the LIVE CSS section?

    So, instead of margin-right:-13px, you can give margin-right: -5px (play with it until it suits your needs).

    #1425

    daniel alonso
    Participant

    Thanks, but if i set margin-right: -5px or 0px is shown the menu but the logo and the menu are shown in 2 rows in some little smartphones, you can see this image:

    https://onedrive.live.com/redir?resid=F53A2BE93187738C!3597&authkey=!ADpVyQ6R5n2Mgwk&v=3&ithint=photo%2cjpg

    And what i whant to change to less is the margin you see with red lines in this image:

    https://onedrive.live.com/redir?resid=F53A2BE93187738C!3598&authkey=!AMSzA6uGfee-sYw&v=3&ithint=photo%2cjpg

    Thanks a lot,
    Dani

    #1426

    Boaz
    Keymaster

    Would you like to give me admin access and i will check?

    #1436

    daniel alonso
    Participant
    This reply has been marked as private.
    #1440

    Noa
    Keymaster

    We checked here in a few mobiles and it seems ok, what resolution exactly are you referring to?

    #1450

    daniel alonso
    Participant

    The problem is only shown in the explorer of android, i have checked with the firefox and chrome for mobile and it seems ok there. Then the problem is from the explorer no?

    Thanks a lot.

    #1451

    Noa
    Keymaster

    Yes I see it in IE..unfortunately the only option I see here is to move the whole mobile menu element a little to the left.

    You can do so with the following code:

    #header.logo-left .logo .navbar-toggle, .sticky-header.logo-left .logo .navbar-toggle{margin-right;}

Viewing 20 posts - 1 through 20 (of 38 total)

The forum ‘Support (Legacy)’ is closed to new topics and replies.