-
AuthorPosts
-
April 25, 2021 at 7:41 pm #1296627
Hello all
I have created a portfolio here at this homepageThe following
The scroll buttons on the left and right are much too high.
Would it be possible to place them in the centre of the description?
1 PrintscreenCan I change the colour of this scroll button?
background and fontI am also missing these scroll buttons in the mobile view.
2 Printscreenthanks in advance
Kind regards
FranzApril 28, 2021 at 5:48 am #1297100Hi Franz,
Please try the following in Quick CSS under Enfold->General Styling:
#top .avia-post-nav { top: 75%; } @media only screen and (max-width: 767px) { .responsive #top .avia-post-nav { display: block; } .avia-post-nav { top: 60%; } }Best regards,
RikardApril 28, 2021 at 7:49 am #1297111Thank you Rikard
works greatI have changed the background color
how can i change the color for mouseoverkind regards
FranzApril 30, 2021 at 6:21 pm #1297619Hi Franz,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab and adjust the RGBA value as needed
#top .avia-post-nav:hover { background: rgba(200,0,0,0.8); }Best regards,
YigitApril 30, 2021 at 7:00 pm #1297623Thanks a lot Yigit
fits greatOne more question
How can I right at the assortment
Link Below:
Format the large textAt the start ” Alle ” on the left side
Friendly greetings
FranzMay 3, 2021 at 7:12 am #1297916Hi Franz,
Please try this CSS as well:
#top .av-sort-yes-tax .av-sort-by-term { float: left; margin-left: 30px; }Best regards,
RikardMay 3, 2021 at 7:25 am #1297920Hallo Rikard
Thanks a lot
Right justified fits great nowHow can I format the first label Alle (smaller and a different color)?
thanks and
kind regards
FranzMay 3, 2021 at 10:35 am #1297967Hi Franz,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab and adjust as needed
#top .all_sort_button { color: red; font-size: 12px; }Best regards,
YigitMay 3, 2021 at 10:42 am #1297968sorry
I mean far left
I have made a printscreenkind regards
FranzMay 3, 2021 at 12:36 pm #1297977Hi Franz,
Thanks for clarification! :)
Please use following code instead
#top .av-current-sort-title { color: red; font-size: 14px; }Best regards,
YigitMay 3, 2021 at 2:41 pm #1298012many thanks Yigit
now it fits great
as always a great supportyou can close this request
kind regards
franzMay 3, 2021 at 2:45 pm #1298016 -
AuthorPosts
- The topic ‘scroll buttons on the desktop lower (mobile not visible?)’ is closed to new replies.
