If you are getting this Attached error and you want to show more Page or Block in Top Bar Just follow below steps.
Open Your File Manager - Go to your Theme - Now Open CSS folder - open Stlye File -
You can try to change i.e.
header .right, max-width 60% to 70%, then also decrease header .left from max-width 40% to 30%
or reduce padding by setting
body header .right a {padding-left:12px;}
Comments